library
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
library
library
/
io.github.wax911.library.model.body
/
[common]GraphContainer
/
GraphContainer
Graph
Container
common
constructor
(
data
:
T
?
=
null
,
errors
:
List
<
GraphError
>
?
=
null
,
extensions
:
Map
<
Any
,
Any
>
?
=
null
)